xc_vcpu_getcontext() can no longer be called before a
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 14 Jan 2006 21:17:33 +0000 (22:17 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 14 Jan 2006 21:17:33 +0000 (22:17 +0100)
commitf59958dd8242e3bafdc7c03623b48222eae5f9de
tree1578e492f3ed44bd97a1e1c6ed8c136bd0aed9ef
parent6294397fbafa4fefe6e0671afe62d3f35e9e7b12
xc_vcpu_getcontext() can no longer be called before a
VCPU's context has been explicitly initialised.

Fix all the domain builders to no longer attempt this.
They really don't need to anyhow.

Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/xc_ia64_stubs.c
tools/libxc/xc_linux_build.c
tools/libxc/xc_vmx_build.c
xen/common/dom0_ops.c
xen/common/domain.c